home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / bgfax160.zip / ADEPTUSR.TXT < prev    next >
Text File  |  1995-12-28  |  3KB  |  75 lines

  1. --------------------------------------------------------------------------
  2. Setup hints for BGFAX with US Robotics Modems & AdeptXBBS 1.06    12-28-95
  3. B.J. Guillot
  4. FidoNet 1:106/400                         InterNet: bjg90783@jetson.uh.edu
  5. --------------------------------------------------------------------------
  6.  
  7. NOTE: US Robotics owners, please read over the USR section in the READ.ME
  8.       file before proceeding!
  9.  
  10. Please make sure the following three items are true before proceeding...
  11. (1) Your modem is NOT set to "Auto Answer" mode (REGISTER S0 MUST EQUAL 0)
  12. (2) DIP switch #5 is in the "SUPPRESS AUTO ANSWER" position
  13. (3) You have already put all relevant DATA commands for the BBS into NVRAM
  14.  
  15. Note that, generally, fax (AT+F) commands CANNOT be stored in NVRAM.
  16.  
  17. Here is the relevant information...
  18.  
  19. [AdeptXBBS] Config -> Active Line -> General Settings
  20.  
  21.   "ATO on DATA" should NOT have a check mark!
  22.                        ^^^
  23. (Note: There is a bug in the Sportster 288 DSVD modem that may require you to
  24. put a check mark on the ATO for Data.  This affects the 288 DSVD modem ONLY,
  25. and not the Sportster 288 or Sportster 288 Voice, just the *DSVD* product.)
  26.  
  27.   Answer .... AT+FAA=1;+FNR=1,1,1;A|
  28.   Init ...... v~^~ATZ|~AT+FCLASS=2.0|
  29.  
  30. (Note: There is a bug in Adept 1.05 and 1.06 that causes Adept not to
  31. initialize a USR modem properly if you actually put the 2nd part of the
  32. init line on the 2nd line on the init box, as suggested in the new 1.06
  33. fax setup.  If you do that, the USR modem will not get the fax commands
  34. initialized properly, that's why I've put the AT+FCLASS=2.0| on the first
  35. line of the init section.  This bug was supposedly fixed in 1.06, but it's
  36. still here.  Bug tracking number is 110695.3.  It's not fixed in 1.06.)
  37.  
  38.   Dial Pref.. v~^~AT+FCLASS=0DT
  39.   Dial Suf... |
  40.  
  41.   Answer on Ring: 2
  42.    Ring Response: RING
  43.  
  44. : +fclass=0dt              enables data mode operation on outgoing calls
  45. : +fclass=2.0              enables fax mode operation
  46. : +fli="713 555 1212"      sets your FAX ID, up to 20 characters
  47. : +fnr=1,1,1,1             tells modem to let BGFAX know connect speed, etc.
  48.  
  49. [AdeptXBBS] Config -> Active Line -> Dial Strings
  50.  
  51.   If you make use of any of these special dial strings, they too must start
  52.   with AT+FCLASS=0 followed by any special modems commands, then followed by
  53.   the DT dial command.  The suffix can remain "|".
  54.  
  55. After making the changes, you will need to do a SHUTDOWN (of Adept, not OS/2)!
  56.  
  57. You will need to create a file called FAX1.CMD in your d:\Adept directory.
  58. (The "1" is for #Line 1.  If you are using #Line 2, it would be FAX2.CMD.)
  59.  
  60. FAX1.CMD
  61. ~~~~~~~~
  62. @d:\bgfax\bgfax2 /fco:4 d:\bgfax h%1 z
  63.  
  64. "d:\bgfax" is the directory that faxes will be received into.  "h%1" is how
  65. Adept passes the com handle to BGFAX/2.  The "z" saves faxes in ZFAX-style
  66. format.
  67.  
  68. If you have trouble receiving faxes, you may need to adjust the /fco:nn
  69. number, to maybe /fco:2 or /fco:8, depending upon your computer speed.
  70.  
  71. USR's FAX/ARQ light WILL flash when waiting for calls with this setup!
  72.  
  73. Regards,
  74. B.J. Guillot
  75.